| 1. | Discusses many of the benefits you get by using exceptions 讨论了使用异常的许多好处。 |
| 2. | There is a performance hit associated with using exceptions 使用异常会对性能造成影响。 |
| 3. | Item 39 : use exceptions only for exceptional conditions 第39条:只为异常条件使用异常。 |
| 4. | For this , wsci uses exception elements 维持, wsci使用了异常元素。 |
| 5. | Consider using exception builder methods 考虑使用异常生成器方法。 |
| 6. | But when should you use exceptions and when shouldn t you 但是,何时应该使用异常,何时又不应该使用异常呢? |
| 7. | Use exception builder methods 使用异常生成器方法。 |
| 8. | If you must use exceptions , use synchronous exceptions if possible 如果必须使用异常,请尽可能使用同步异常。 |
| 9. | That is , do not use exceptions for control flow , such as catching 也就是说,不要为控制流使用异常,比如,在调用 |
| 10. | Using exceptions for general control flow will likely make performance suffer 对于常规的控制流使用异常将有可能大大影响性能。 |